home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / background_68193.txt < prev    next >
Text File  |  1989-09-27  |  3KB  |  146 lines

  1. -- background: 68193 from stack: in
  2. -- bmap block id: 68520
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: Dialog Boxes
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=449 top=2 right=23 bottom=469
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Retrace
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go back
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 9 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=330 top=2 right=45 bottom=373
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Find
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   DoMenu "Find..."
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 8 (button)
  47. -- low flags: 00
  48. -- high flags: 2000
  49. -- rect: left=378 top=2 right=45 bottom=421
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: Contents
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   go card id 50224
  61. end mouseUp
  62.  
  63.  
  64. -- part 10 (button)
  65. -- low flags: 00
  66. -- high flags: 2000
  67. -- rect: left=282 top=2 right=45 bottom=325
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Help on Help
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   go card id 4754
  79. end mouseUp
  80.  
  81.  
  82. -- part 12 (button)
  83. -- low flags: 00
  84. -- high flags: 2000
  85. -- rect: left=426 top=2 right=23 bottom=447
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: Previous
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.   go previous card
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part 13 (button)
  102. -- low flags: 00
  103. -- high flags: 2000
  104. -- rect: left=426 top=25 right=45 bottom=469
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: Next
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   go next
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part 30 (field)
  121. -- low flags: 01
  122. -- high flags: 0000
  123. -- rect: left=3 top=6 right=21 bottom=277
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 3
  128. -- text size: 10
  129. -- style flags: 0
  130. -- line height: 13
  131. -- part name: Section
  132.  
  133.  
  134. -- part 31 (field)
  135. -- low flags: 01
  136. -- high flags: 0000
  137. -- rect: left=3 top=20 right=41 bottom=277
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 3
  142. -- text size: 12
  143. -- style flags: 8960
  144. -- line height: 18
  145. -- part name: Title
  146.